GeanyDocument.file_type

The filetype for this document, it's only a reference to one of the elements of the global * filetypes array.

struct GeanyDocument
GeanyFiletype* file_type;

Meta